[INFO] cloning repository https://github.com/amit-chaudhari1/art-print
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amit-chaudhari1/art-print" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famit-chaudhari1%2Fart-print", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famit-chaudhari1%2Fart-print'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f832e26f6129aedd9136759a0d148b2eb208c14
[INFO] checking amit-chaudhari1/art-print against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famit-chaudhari1%2Fart-print" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amit-chaudhari1/art-print
[INFO] finished tweaking git repo https://github.com/amit-chaudhari1/art-print
[INFO] tweaked toml for git repo https://github.com/amit-chaudhari1/art-print written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amit-chaudhari1/art-print on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amit-chaudhari1/art-print already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.122
[INFO] [stderr]   Downloaded const_fn v0.4.5
[INFO] [stderr]   Downloaded num-iter v0.1.42
[INFO] [stderr]   Downloaded hermit-abi v0.1.18
[INFO] [stderr]   Downloaded memoffset v0.6.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.33
[INFO] [stderr]   Downloaded thiserror v1.0.33
[INFO] [stderr]   Downloaded serde_derive v1.0.122
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded byteorder v1.4.2
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.0
[INFO] [stderr]   Downloaded bytemuck v1.5.0
[INFO] [stderr]   Downloaded gif v0.11.1
[INFO] [stderr]   Downloaded serde_json v1.0.61
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.1
[INFO] [stderr]   Downloaded weezl v0.1.3
[INFO] [stderr]   Downloaded crc32fast v1.2.1
[INFO] [stderr]   Downloaded fast_image_resize v1.0.0
[INFO] [stderr]   Downloaded num-rational v0.3.2
[INFO] [stderr]   Downloaded rayon-core v1.9.0
[INFO] [stderr]   Downloaded png v0.16.8
[INFO] [stderr]   Downloaded flate2 v1.0.19
[INFO] [stderr]   Downloaded miniz_oxide v0.4.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.0
[INFO] [stderr]   Downloaded rayon v1.5.0
[INFO] [stderr]   Downloaded syn v1.0.60
[INFO] [stderr]   Downloaded image v0.23.12
[INFO] [stderr]   Downloaded libc v0.2.82
[INFO] [stderr]   Downloaded tiff v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] da43d513dac907f5daf92ffb0d729d1dbf994a98a2f780bcf73e17b603e52945
[INFO] running `Command { std: "docker" "start" "da43d513dac907f5daf92ffb0d729d1dbf994a98a2f780bcf73e17b603e52945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da43d513dac907f5daf92ffb0d729d1dbf994a98a2f780bcf73e17b603e52945" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da43d513dac907f5daf92ffb0d729d1dbf994a98a2f780bcf73e17b603e52945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da43d513dac907f5daf92ffb0d729d1dbf994a98a2f780bcf73e17b603e52945" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.122
[INFO] [stderr]    Compiling serde v1.0.122
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking weezl v0.1.3
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking gif v0.11.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking bytemuck v1.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking flate2 v1.0.19
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.33
[INFO] [stderr]     Checking thiserror v1.0.33
[INFO] [stderr]     Checking fast_image_resize v1.0.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.12
[INFO] [stderr]     Checking art-print v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.03s
[INFO] running `Command { std: "docker" "inspect" "da43d513dac907f5daf92ffb0d729d1dbf994a98a2f780bcf73e17b603e52945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da43d513dac907f5daf92ffb0d729d1dbf994a98a2f780bcf73e17b603e52945", kill_on_drop: false }`
[INFO] [stdout] da43d513dac907f5daf92ffb0d729d1dbf994a98a2f780bcf73e17b603e52945
